CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tcp class

搜索资源列表

  1. delphimodbus-1.4.0

    2下载:
  2. Delphi的ModbusTcp开发控件,需要Indy支持,包括主站和从站的控件-he Delphi Modbus library is a Modbus Class I Delphi implementation of a Modbus master and slave over TCP/IP (ModbusTCP). Serial I/O (RTU or ASCII) is not supported.
  3. 所属分类:Dephi控件源码

    • 发布日期:2017-03-03
    • 文件大小:245343
    • 提供者:孙宏
  1. tcpclient

    0下载:
  2. wince tcp 客户端类 wince tcp 客户端类-a class of tcp client for wince a class of tcp client for wince
  3. 所属分类:Windows CE

    • 发布日期:2017-04-06
    • 文件大小:2215
    • 提供者:linhui
  1. CSharp--internet-programme

    0下载:
  2. tcp类应用程序开发,c#网络编程学习,这是个有指导性的资料-tcp class application development, c# network programming to learn, this is a guidance information
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-08
    • 文件大小:13669
    • 提供者:jack
  1. CSocket-in-TCP--IP-app

    0下载:
  2. MFC提供的关于网络应用的类CSocket是一个比较高级的封装,使用它编制出属于自己的网络应用程序,可以编一个属于自己的网络通讯软件。通过这个实验,同学们也可以增进对于TCP/IP协议的理解。- Class CSocket MFC provides about network applications is a more advanced package, use it to prepare their own web applications, you can invent an own
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:9375
    • 提供者:Ocean
  1. TCP

    0下载:
  2. 做为测试所用的tcp服务端及客户端源码,其中的SOCKET类是对基础API的封闭,源码是对SOCKET类的运用。-As the test used by the TCP server and client source code, which is based on SOCKET class API closed, source code is on the SOCKET application.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:105413
    • 提供者:gjb
  1. Low-Rate-TCP-Targeted-Denial-of-Service-Attacks-a

    0下载:
  2. Abstract—Denial of Service attacks are presenting an increasing threat to the global inter-networking infrastructure. While TCP’s congestion control algorithm is highly robust to diverse network conditions, its implicit assumption of end-system coo
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:236935
    • 提供者:van hoi
  1. Winsock-TCP

    0下载:
  2. 网络编程的课 希望给大家帮助 我是上课的时候做出来的-Network programming class want to help me give you class time to do
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:98362
    • 提供者:sgj
  1. TCP

    0下载:
  2. 基于tcp的聊天软件可以实现局域网类的简单聊天,是服务器和客户端的模式-Tcp-based chat software in the LAN class simple chat server and client mode
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:872245
    • 提供者:zoul
  1. Socket-TCP-COM

    1下载:
  2. 该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。 1、TcpCSFramework 为异步Socket通信框架 2、TcpClient 为TCP客户端 3、TCPServer 为TCP服务器端 测试使用说明: 1、先启动TcpServer下Bin/Bebug里的TCPServer.exe,启动命令为 start ,当看到 Server is listen... 说明启动成功 2、再启动TcpClien
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:131327
    • 提供者:王崇洋
  1. Tcp

    0下载:
  2. 一个tcp封装类,用于连接网关,server & client-A tcp wrapper class for the connection gateway, server & client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-13
    • 文件大小:21508
    • 提供者:nipos
  1. TCP-IP

    0下载:
  2. 一个跨平台的TCP/IP类,封装了windows和linux的底层函数,使用极为方便-A cross-platform TCP/IP class encapsulates the underlying functions of windows and linux, extremely easy to use
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-09
    • 文件大小:528229
    • 提供者:bobyin
  1. TCP-chat-online

    0下载:
  2. 简单的聊天客户端程序,应用Visual C++中MFC CSocket类,实现网络数据传输,可制作实用的局域网一对一聊天程序。 -need the use of Visual C++ MFC CSocket class
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-19
    • 文件大小:9075545
    • 提供者:link
  1. socket-class

    0下载:
  2. 易语言异步套接字类,主要有UDP TCP 连接方式。-Easy language asynchronous socket class, mainly UDP TCP connection.
  3. 所属分类:ELanguage

    • 发布日期:2017-03-30
    • 文件大小:18283
    • 提供者:叶枫
  1. TCP-software

    0下载:
  2. 使用C#的.net类库编写的TCP软件,可以进行简单的实时通讯。-Using C#. Net class library written in TCP software can be a simple real-time communication.
  3. 所属分类:.net

    • 发布日期:2017-04-07
    • 文件大小:54804
    • 提供者:Mr.zhang
  1. CSocket-in-TCP--IP-app

    1下载:
  2. MFC提供的关于网络应用的类CSocket是一个比较高级的封装,使用它编制出属于自己的网络应用程序,可以编一个属于自己的网络通讯软件。通过这个实验,同学们也可以增进对于TCP/IP协议的理解。-Class CSocket MFC provides about network applications is a more advanced package, use it to prepare their own web applications, you can invent an own net
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:9465
    • 提供者:rnment
  1. TCP

    0下载:
  2. 基于JAVA语言的TCP网络编程(服务端与客户端类)-TCP-based network programming language JAVA (server and client class)
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:25260
    • 提供者:刘小业
  1. TCP

    0下载:
  2. java TCP客户端、服务端,两个包含在同一个类中。主要用于初学者学习-java TCP client, the server, two are included in the same class.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3706
    • 提供者:zhangqiang
  1. Client

    0下载:
  2. tcp通信客户端,tcp类封装,经过测试,可以运行成功,而且经常严格测试,接口简单-lient TCP communication, TCP class encapsulates, after testing, you can run successfully, and often rigorous testing, simple interface
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-07
    • 文件大小:1445936
    • 提供者:wjqzzzy
  1. SocketClientTest

    0下载:
  2. tcp通信客户端,tcp类封装,经过测试,可以运行成功,而且经常严格测试,接口简单-Client TCP communication, TCP class encapsulates, after testing, you can run successfully, and often rigorous testing, simple interface
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:3639307
    • 提供者:wjqzzzy
  1. Asynchronous-TCP-communication-class

    0下载:
  2. VS c#异步Tcp通信类,包含事件类和通信类-Asynchronous Tcp communication class, including the event class and communication class
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:52961
    • 提供者:LiuLiye
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com